Library Revision History
Revision Date |
Revised Area |
Version |
Description of Revisions |
2/22/2001 |
512K FLASH |
ver.1.2.2 |
Extended the wait time inside the IdentifyFlash function in consideration of use of the prefetch buffer. |
1/10/2001 |
512K FLASH |
ver.1.2.1 |
Fixed write problem with FLASH made by Atmel. As a result, for a fixed period of time all interrupts are disabled when calling ProgramFlashSector and EraseFlashSector. For details see Cautions when Using Flash Access Functions. |
4K EEPROM |
ver.1.1.1 |
Fixed bug with ReadEepromDword. Even when data was read normally, a return value other than 0 was returned. | |
12/13/2000 |
Common |
|
Separated library version into separate devices. |
256K SRAM |
ver.1.1.0 |
Separation of library version only. |
256K SRAM |
ver.1.0.0 |
Set up high speed access function group. Defined in header AgbSramFast.h. |
512K FLASH |
ver.1.2.0 |
Added change to support of Macronics' FLASH |
4K EEPROM |
ver.1.1.0 |
Separation of library version only. |
12/08/2000 |
Common |
ver.1.1.0 |
|
512K FLASH |
|
Changed write routine to improve rewrite life | |
4K EEPROM |
|
Changed so all interrupts are prohibited during DMA transfer while executing access functions. | |
11/30/2000 |
Common |
ver.1.0.1 |
Added "Agb" to beginning of filenames. Added description of functions to function declaration area of each header file. |
256K SRAM |
|
Changed size of automatic variable used by each access function (increase). | |
512K FLASH |
|
Changed size of automatic variable used by each access function (increase). | |
10/04/2000 |
Common |
ver.1.0.0 |
Added display of Nintendo of America Inc. copyright to header file. |
10/01/2000 |
Common |
ver.0.1.1 |
|
256K SRAM |
ver.0.1.1 |
Changed so write uses library function WriteSRAM is used when writing. | |
09/05/2000 |
Common |
ver.0.1.0 |
Release of first edition. |